setExitSharedElementCallback
When makeSceneTransitionAnimation was used to start an Activity, listener will be called to handle shared elements on the launching Activity. Most calls will only come when returning from the started Activity. This requires FEATURE_CONTENT_TRANSITIONS.
Parameters
listener
Used to manipulate shared element transitions on the launching Activity.